CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 提升小波 c

搜索资源列表

  1. mywavelet

    2下载:
  2. 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:34687
    • 提供者:kxckxc
  1. f2l02122004

    0下载:
  2. 小波算法以及提升格式的实现。用C++实现,Visual C++,Wavelet-wavelet algorithm and the realization upgrade format. C to achieve, Visual C, Wavelet
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:27849
    • 提供者:周瑞
  1. liftpack-1.0-cc

    0下载:
  2. 提升小波工具包的c程序源代码,用于图像的分解速度较快。-lifting wavelet tool kits c source code for the image decomposition faster.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:99729
    • 提供者:zhyancheng72
  1. wave

    0下载:
  2. C++的提升小波的源码.经调试可以实现.欢迎下载.探讨.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5786
    • 提供者:zhangjing
  1. LiftDwt97

    0下载:
  2. 用C++编写的基于提升结构的9/7离散小波变换,边界处理采用的是嵌入式对称结构。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2720164
    • 提供者:liu
  1. Wavelet

    0下载:
  2. 几个小波变换方面的源程序。其中DWT.rar中为离散小波变换的C++源程序;IntDWT为整型离散小波变换;LiftDWT97是9/7小波提升格式变换;BinDWT97是二进制小波变换;lifting则是通用的提升小波变换。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17445
    • 提供者:yan Tingyang
  1. Wavelet-5-3-lifting

    1下载:
  2. 第二代小波,也就是提升小波,较传统的小波算法有很大的优势,现在提供5-3小波的C程序实现,供大家参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:939809
    • 提供者:bupt
  1. 小波9/7提升变换

    1下载:
  2. 9/7小波变换的提升实现,是c代码
  3. 所属分类:源码下载

    • 发布日期:2011-03-17
    • 文件大小:604662
    • 提供者:zhourl009
  1. 10_liftwave

    1下载:
  2. 97提升小波变换源程序,经典的提升小波变换C程序-97 liftwave sourece code
  3. 所属分类:波变换

    • 发布日期:2012-11-06
    • 文件大小:2805
    • 提供者:zhou
  1. HIC

    0下载:
  2. 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288456
    • 提供者:wenping
  1. LWT53COMP

    1下载:
  2. 提升小波变换的53小波的C++源代码,希望对大家有帮助!-53 Lifting Wavelet Transform Wavelet C++ source code, we would like to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:118988
    • 提供者:李宁
  1. wavelet-cpp-code

    0下载:
  2. b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:42345
    • 提供者:高奎
  1. lift97

    0下载:
  2. 97小波的提升编码解码C程序,可用于图像的97小波变换-97
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1546
    • 提供者:lgh
  1. liftHaar

    0下载:
  2. haar小波的提升编码解码C程序,可用于图像的haar小波变换-haar
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:1252
    • 提供者:lgh
  1. image_compress

    0下载:
  2. 该程序实例首先对二维图像进行提升小波分解,然后构造传统小波分解结构[c,s],接着使用函数ddencmp()获取信号压缩阈值,再采用函数wdencmp()实现图像压缩-First,the program decomposes the image use lifting wavelet , and then construct the traditional wavelet decomposition structure [c, s], then use the function ddencmp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:606
    • 提供者:岳明彦
  1. liftwavetransform

    0下载:
  2. 用c++实现的第二代小波(提升小波)变换,该程序简单易懂,很实用,强力推荐。-Using c++ implementation of second generation wavelets (lifting wavelet) transform, the program easy to understand, very practical and highly recommended.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2185658
    • 提供者:陈晨
  1. liftwavelete

    0下载:
  2. 介绍了提升小波的一些基本概念,并通过C++Builder 编写了图像的提升小波变换,-Some of the basic concepts of lifting wavelet, lifting wavelet transform by C++Builder have been run.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:37241
    • 提供者:yuanxiaocui
  1. xiaobo-fenjie--chonggou-

    0下载:
  2. 用c ++以及opencv 编写的提升小波分解与重构的代码,已经试验过了 完全可以实现-failed to translate
  3. 所属分类:Wavelet

    • 发布日期:2017-11-19
    • 文件大小:6298
    • 提供者:飞雪麒麟
  1. 基于OpenCV 2.X提升小波变换类

    0下载:
  2. 基于提升小波变换算法的C++类,利用OpenCV 2.x实现
  3. 所属分类:OpenCV

    • 发布日期:2014-01-13
    • 文件大小:1966
    • 提供者:avonhu@126.com
  1. yasuo

    0下载:
  2. 先对信号进行提升小波分解,然后构造传统小波分解结构[c,l];接着使用函数ddencmp获取信后压缩阈值,最后采用函数wdencmp实现信后压缩。-First signal lifting wavelet decomposition, and then construct the traditional wavelet decomposition structure [c, l] then use the function to get the letter ddencmp compressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:522
    • 提供者:梅翠松
« 12 »
搜珍网 www.dssz.com